home *** CD-ROM | disk | FTP | other *** search
- Desert1:c/echo " "
-
- Desert1:c/gethd
-
- Desert1:c/mkdir HDISK:Desert
-
- Desert1:c/copy Desert1:c HDISK:Desert/c
- Desert1:c/cd HDISK:Desert
- c/assign c: HDISK:Desert/c
-
- copy Desert1:devs devs
- copy Desert1:fonts fonts
- copy Desert1:fonts/newnem fonts/newnem
- copy Desert1:libs libs
- copy Desert1:l l
- copy Desert1:sfx sfx
- copy Desert1: HDISK:Desert
-
- wait1
-
- copy Desert2: HDISK:Desert
- copy Desert2:sfx HDISK:Desert/sfx
-
- wait2
-
- copy Desert3: HDISK:Desert
- copy Desert3:sfx HDISK:Desert/sfx
-
- echo " "
- echo "Copy complete. To run the game from the CLI, insert the Desert1"
- echo "disk in the internal drive and type:"
- echo " "
- echo "df0:c/exec df0:HDesert"
- echo " "
- echo "Use this same procedure to run the game from your hard drive in"
- echo "the future."
- echo " "
-
-